Skip to content

chore(deps-dev): bump robotframework-robocop from 6.13.0 to 7.2.0 - #35

Merged
MobyNL merged 1 commit into
mainfrom
dependabot/pip/robotframework-robocop-7.2.0
Sep 3, 2026
Merged

chore(deps-dev): bump robotframework-robocop from 6.13.0 to 7.2.0#35
MobyNL merged 1 commit into
mainfrom
dependabot/pip/robotframework-robocop-7.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps robotframework-robocop from 6.13.0 to 7.2.0.

Release notes

Sourced from robotframework-robocop's releases.

v7.2.0

7.2.0 (2026-01-01)

Features

  • mcp: add new tools and improve UX for large codebases (#1601) (9b1d871)
  • mcp: add response caching and error handling middleware (#1599) (406cfbe)
  • mcp: enhance MCP server with batch operations, quality metrics, and improved LLM guidance (#1593) (c6a853b)
  • Refactor print_issues report to gain 3x perfomance gain on printing (#1605) (6755d96)

Bug Fixes

  • caching: Fix CLI always overriding cache=true/false in the configuration file (#1608) (b31a5ef)
  • release: fix triggering Github workflows from automated scripts (#1594) (72ce0ff)

v7.1.0

7.1.0 (2025-12-23)

Features

  • add commented-out-code detection rule (COM06) (#1564) (8afa9d2)
  • add file-level caching for linter and formatter to skip unchanged files (#1565) (ceb02cc)
  • add MCP server for AI assistant integration (#1583) (c68330a)
  • add three separate rules for variable type annotations (RF 7.3+) (#1579) (03ef483)
  • automate release process with release-please (#1571) (4bd6d3f)
  • VAR02: add ignore parameter for unused-variable rule (#1576) (0c2ebf4)

Bug Fixes

  • Invalid Robocop disabler accepted as disabler for all rules (#1569) (595ffdb)
  • mcp: fix limit handling bugs and add enhancements (#1589) (0926a4d)

Documentation

Robocop 7.0.0

Features

  • Breaking change Add option --extend-select for linter and formatter ([issue #1546](MarketSquare/robotframework-robocop#1546))

    --extend-select allows to enable rules and formatters on top of the select configuration. It can be used to retain all default rules or formatters and only add additional ones:

... (truncated)

Commits
  • 3e1df7d chore(main): release 7.2.0 (#1595)
  • 679abe3 test: fix tests with --no-cache (#1609)
  • b31a5ef fix(caching): Fix CLI always overriding cache=true/false in the configuration...
  • f88a815 refactor(mcp): use Pydantic models for structured tool outputs and add AI-pow...
  • d88f9bf refactor: Do not load and store cache when cache is not enabled (#1607)
  • 6755d96 feat: Refactor print_issues report to gain 3x perfomance gain on printing (#1...
  • 0adee7b tests: add test with single large file (#1606)
  • 9b1d871 feat(mcp): add new tools and improve UX for large codebases (#1601)
  • 406cfbe feat(mcp): add response caching and error handling middleware (#1599)
  • 1a8e1fa refactor(mcp): split monolithic tools.py into modular package (#1600)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 2026
@MobyNL

MobyNL commented Sep 3, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [robotframework-robocop](https://github.com/MarketSquare/robotframework-robocop) from 6.13.0 to 7.2.0.
- [Release notes](https://github.com/MarketSquare/robotframework-robocop/releases)
- [Commits](MarketSquare/robotframework-robocop@v6.13.0...v7.2.0)

---
updated-dependencies:
- dependency-name: robotframework-robocop
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/robotframework-robocop-7.2.0 branch from 2ff42fb to 801529b Compare September 3, 2026 13:53
@MobyNL
MobyNL merged commit 1a9a38b into main Sep 3, 2026
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/robotframework-robocop-7.2.0 branch September 3, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant